Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix FXIOS-10437 [Menu] Attempt fix for menu coordinator bug (backport #23458) #23479

Open
wants to merge 1 commit into
base: release/v133
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 29, 2024

📜 Tickets

Jira ticket
Github issue

💡 Description

IN the strange case that a coordinator exists, we dismiss relevant modals and remove the coordinator, and then re-add it properly, to ensure that the correct window UUID is being passed in. Logs have been added to help diagnose if it's not actually the correct window UUID.

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

This is an automatic backport of pull request #23458 done by [Mergify](https://mergify.com).

* Attempt fix

* swifliiiiiint

(cherry picked from commit b421b9a)
@mergify mergify bot requested a review from a team as a code owner November 29, 2024 14:56
@mergify mergify bot requested review from dataports and removed request for a team November 29, 2024 14:56
@adudenamedruby adudenamedruby requested review from adudenamedruby and removed request for dataports November 29, 2024 14:58
@adudenamedruby adudenamedruby added the weekly-release Tagging backports for rapid release label Nov 29, 2024
@mobiletest-ci-bot
Copy link

Messages
📖 Project coverage: 32.12%
📖 Edited 3 files
📖 Created 0 files

Client.app: Coverage: 30.94

File Coverage
BrowserCoordinator.swift 70.49%
MainMenuCoordinator.swift 88.24%
MainMenuViewController.swift 22.43% ⚠️

Generated by 🚫 Danger Swift against bba8c89

Copy link

@lovsroo lovsroo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ronnakorn.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
weekly-release Tagging backports for rapid release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants